Package-level declarations

Types

Link copied to clipboard
open class Gradient
A class to generate a color map from a given array of colors and the fractions that the colors represent by interpolating between their HSV values.
Link copied to clipboard
open class HeatmapTileProvider : TileProvider
Tile provider that creates heatmap tiles.
Link copied to clipboard
A wrapper class that can be used in a PointQuadTree Created from a LatLng and optional intensity: point coordinates of the LatLng and the intensity value can be accessed from it later.